-
Home
-
Cost Calculator Builder
-
3.2.72
-
Code
-
Classes
- Orders
| Total Complexity |
64 |
| Dependencies |
2 |
| Dependents |
3 |
| Total lines |
382 |
| Lines of code |
276 |
| Logical lines of code |
158 |
| Comment lines |
59 |
| Methods |
14 |
| Properties |
3 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_all_orders() |
C |
34 |
24 |
82 |
| get_total_orders() |
B |
37 |
23 |
66 |
| get_order_discounts() |
S |
56 |
5 |
18 |
| get_by_ids() |
S |
59 |
2 |
16 |
| create_table() |
S |
54 |
1 |
24 |
| get_order_by_id() |
S |
56 |
1 |
20 |
| create_order() |
S |
68 |
1 |
7 |
| update_order() |
S |
65 |
1 |
8 |
| update_order_total() |
S |
65 |
1 |
8 |
| update_orders() |
S |
69 |
1 |
6 |
| delete_orders() |
S |
69 |
1 |
6 |
| complete_order_by_id() |
S |
72 |
1 |
5 |
| update_order_total_by_id() |
S |
72 |
1 |
5 |
| existing_calcs() |
S |
72 |
1 |
5 |